home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Disc to the Future 2
/
Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin
/
MAC
/
THINKC
/
TCL1
/
__MANDEL
/
TCL_SOUR
/
CDWDLOGD.H1
< prev
next >
Wrap
Text File
|
1992-03-27
|
189b
|
12 lines
// CDWDLOGDirector.h
#pragma once
#include <CDLOGDirector.h>
class CDWDLOGDirector : public CDLOGDirector
{
public:
void IDLOGDirector( short DLOGid, CDirectorOwner *aSupervisor);
};